logo
logo
x
바코드검색
BOOKPRICE.co.kr
책, 도서 가격비교 사이트
바코드검색

인기 검색어

실시간 검색어

검색가능 서점

도서목록 제공

  • 네이버책
  • 알라딘
  • 교보문고
"c programming"(으)로   201개의 도서가 검색 되었습니다.
Practical C Programming

Practical C Programming

Harwani, B. M.  | Packt Publishing
52,490원  | 20200214  | 9781838641108
Practical C Programming will teach you how to deal with C and its idiosyncrasies, and benefit from its new features, through bite-sized recipes. Each recipe in the book addresses a specific problem through a discussion that reveals and explains the solution to the recipe. This book will teach all you need to know to become a better C programmer.
C Programming

C Programming

김상근, 조정길, 박중오  | 북스홀릭
24,750원  | 20120301  | 9788994914794
『C Programming』는 C언어 문법에 대한 상세한 설명과 다양한 예제가 수록된 책이다. 각 장에 실습문제를 심화한 연습 문제를 다루고, 마지막으로 이를 심화한 실전문제를 제시하였다. 프로그램 설명이 있는 기존의 방법과는 다르게, 문제를 사용자들이 혼자서 풀 수 있도록 나열하여 친절히 설명하였다. 실전문제에 대한 해답은 사용자들 스스로가 해결할 수 있도록 제시하지 않았다. 그러나 C에 조금이라도 관심을 가진 사용자라면 실전 문제를 훌륭하게 처리할 수 있을 것이다.
실전 C프로그래밍 첫걸음 (C Programming)

실전 C프로그래밍 첫걸음 (C Programming)

김한주  | 문운당
18,430원  | 20151223  | 9791156921738
프로그램에 처음 도전하는 프로그래머가 반드시 알아야 하는 C 언어의 핵심적인 개념을 위주로 간결하게 기술하였다. 단편적인 코드 블록이 장황하게 나열된 방식보다는 큰 그림을 그리며 코딩을 배울 수 있도록 구성하였다. 즉, 앱을 목표로 하든지 마이크로프로세서 프로젝트를 목표로 하든지 공통으로 필요한 부분을 중점적으로 다루었다. 또한 실전 응용 코드에 필요한 실전 구문을 순차적으로 익히며 코딩을 단계적으로 알아갈 수 있도록 처음 나오는 단어, 문장, 구문은 모든 요소들을 상세히 구분하여 설명하였다.
C Programming (A Modern Approach)

C Programming (A Modern Approach)

King, K. N.  | W. W. Norton & Company
43,000원  | 20081208  | 9780393979503
The first edition of C Programming: A Modern Approach was popular with students and faculty alike because of its clarity and comprehensiveness as well as its trademark Q&A sections. Professor King's spiral approach made it accessible to a broad range of readers, from beginners to more advanced students. With adoptions at over 225 colleges, the first edition was one of the leading C textbooks of the last ten years. The second edition maintains all the book's popular features and brings it up to date with coverage of the C99 standard. The new edition also adds a significant number of exercises and longer programming projects, and includes extensive revisions and updates.
Problem Solving Through (’C’ Programming)

Problem Solving Through (’C’ Programming)

 | Repro Books Limited
28,040원  | 20220118  | 9798885691239
C is a general-purpose programming language that is extremely popular, simple, and flexible to use. It is a structured programming language that is machine-independent and extensively used to write various applications, Operating Systems like Windows, and many other complex programs like Oracle database, Git, Python interpreter, and more. One can say, C is a base for the programming.
C Programming (C Programming Language for beginners, teaching you how to learn to code in C fast!)

C Programming (C Programming Language for beginners, teaching you how to learn to code in C fast!)

 | Ingram Publishing
41,240원  | 20200331  | 9781761032899
C PROGRAMMING C is one of the most widely used programming languages today. First originating in the late 60's and early 70's, the C language has grown into one of the most powerful programming languages that you can learn! As this book explains, C has a wide variety of uses and capabilities, and learning C will provide you with a fantastic foundation for learning additional coding languages.
실전 Visual C# 2013 첫걸음 (C# Programming)

실전 Visual C# 2013 첫걸음 (C# Programming)

김한주  | 문운당
0원  | 20151223  | 9791156921745
▶ 이 책은Visual C# 프로그래밍을 다룬 이론서입니다. Visual C# 프로그래밍의 기초적이고 전반적인 내용을 학습할 수 있도록 구성했습니다.
든든한 C Programming (3rd edition)

든든한 C Programming (3rd edition)

김원선  | 연두에디션
20,700원  | 20210105  | 9791188831678
이 책에서는 C 언어를 접할 때 고민하게 될 내용들을, 하나하나 명확하게 설명하였으며, 특히 초보자들이 C 언어의 다양한 기능들을 보다 쉽게 받아들이고 이해할 수 있게 하기 위해 이미지를 최대한 사용하였다. 프로그램을 잘하기 위해서는 가장 중요한 것이 개념을 정확히 알고 그것을 적용하는 것이다. 이 책에는 프로그램을 흐름과 C 언어의 문법체계를 잘 적용할 수 있도록 다양한 예제를 통해 활용할 수 있도록 하였다. 또한, 고급 사용자를 위해 C 언어의 포인터 개념과 활용을 쉽게 전달하기 위해 이미지들을 적극적으로 활용하여 이해를 도왔다.
A Book on C : Programming in C, 4/E (Programming in C)

A Book on C : Programming in C, 4/E (Programming in C)

Kelley, Al/ Pohl, Ira  | Addison-Wesley
40,000원  | 20101224  | 9780201183993
Now in its fourth edition, A Book on C retains the features that have made it a proven, best-selling tutorial and reference on the ANSI C programming language. This edition builds on the many existing strengths of the text to improve, update, and extend the coverage of C, and now includes information on transitioning to Java and C++ from C. Beginners and professional programmers alike will benefit from the numerous examples and extensive exercises developed to guide readers through each concept. Step-by-step dissections of program code illuminate the correct usage and syntax of C language constructs and reveal the underlying logic of their application. The clarity of exposition and format of the book make it an excellent reference on all aspects of C. Highlights of A Book on C, Fourth Edition New and updated programming examples and dissections--the authors' trademark technique for illustrating and teaching language concepts. Recursion is emphasized with revised coverage in both the text and exercises. Multifile programming is given greater attention, as are the issues of correctness and type safety. Function prototypes are now used throughout the text. Abstract Data Types, the key concept necessary to understanding objects, are carefully covered. Updated material on transitioning to C++, including coverage of the important concepts of object-oriented programming. New coverage is provided on transitioning from C to Java. References to key programming functions and C features are provided in convenient tables.
C Programming 정복하기 (프로그램 개발을 위한 첫걸음!)

C Programming 정복하기 (프로그램 개발을 위한 첫걸음!)

신윤환  | 북스홀릭퍼블리싱
0원  | 20150105  | 9791185123264
기초부터 차근차근 프로그램의 원리를 설명하고, 핵심을 다루는 예제 프로그램을 통하여 자신감을 가질 수 있도록 5개의 Part로 구성하였다.
Core C Programming (2nd Edition)

Core C Programming (2nd Edition)

천정아  | 연두에디션
26,100원  | 20220210  | 9791192187075
이 책은 C 문법서가 아니기 때문에, 각 장이 왜 이런 기능이 필요할까? 에서부터 시작하고 있습니다. 왜 이런 기능이 필요한지, 왜 그렇게 사용할 수밖에 없는지를 알고 나면 개념 을 받아들이고 이해하기 쉬워집니다. 또한, 이 책은 핵심을 꿰뚫는 풍부하고 다양한 그림을 통해서 C의 기능들을 설명하고 있습니다. 개념 설명 후에는 사용 형식과 다양한 예제 코드, 주의 사항들을 통해서 배운 개념을 자기 것으로 만들 수 있도록 단계별로 확장해 나갑니다. 소단원별로 비교적 쉽고 간단한 객관식 문제를 제시하여, 배운 내용 중 핵심 키워드를 다시 생각해볼 수 있도록 구성하였습니다. 또한 장 별로 제시된 다양한 형식의 연습문제(객관식, OX, 단답형, 주관식, 프로그래밍 문제 등)를 통해서 C 언어의 여러 가지 기능에 대한 이해도를 스스로 판단할 수 있을 것입니다. C가 제공하는 다양한 고급 기능과 활용 방법은 C를 처음 배우는 입장에서는 오히려 큰 진입 장벽이 될 수 있습니다. 이 책에서는 초보자가 굳이 알 필요 없는 부분은 생략하고, 핵심 기능 위주로 한 한기 동안 C 언어를 배울 수 있도록 구성하였습니다. 초보자들도 점차적으로 프로그래밍에 익숙해질 수 있도록 짧고 간단한 예제부터 시작해서 실무에서도 자주 사용되는 코드를 예제로 설명하고 있습니다. 예제에서 다뤄지지 못한 심화 내용은 다양한 프로그래밍 과제를 통해서 제시됩니다. 프로그래밍 과제에서는 각 문제마다 이용해야 할 기능과 난이도를 표시하여 학습자의 수준에 맞게 과제를 진행할 수 있게 구성하였습니다. 또한, 필요한 경우에는 프로그래밍에 익숙하지 않은 학습자에게 간단한 팁을 제시하여 문제 해결을 위한 접근 방향을 안내합니다. 이 책의 제일 중요한 특징은 C 언어를 처음 접하는 학생이나 프로그래머가 보다 쉽게 올 바른 코드를 작성할 수 있도록 C의 여러 가지 핵심 기능에 대한 가이드라인을 제시하고 있다는 것입니다. 예를 들어 9장의 문자열에서는 문자 배열과 문자열 포인터의 문법적인 특성이나 차이점만 설명하는 것이 아니라 어떤 상황에서 문자 배열을 사용해야 하고, 어떤 상황에서 문자열 포인터를 사용해야 하는지를 명확히 제시하고 있습니다.
C Programming 입문과 활용

C Programming 입문과 활용

이대호  | GS인터비전
19,400원  | 20100205  | 9788993668452
C 프로그래밍의 기초에서부터 활용까지를 다루고 있다. 자료 연산 및 입력, 처리에서부터 매크로, 비트 연산자 등의 내용까지 다루었다. 저자의 다년간 강의에서 나온 쉬운 예제들을 포함하였으며, 문제를 제시하고 해결할 수 있는 방법을 순서대로 서술하였다.
C Programming go! (Standard Coding & Beginning)

C Programming go! (Standard Coding & Beginning)

이완권  | 북스홀릭퍼블리싱
18,000원  | 20160303  | 9791185123677
이 책은 프로그래밍을 시작하는 컴퓨터 전공자들은 물론 비전공자들을 위해 컴퓨터 언어로서의 C 언어에 대한 정확한 이해와 구조적 프로그램 작성원리를 이해하고 습득할 수 있도록 하는 것을 목표로 개발하였다. C의 모든 문법적 요소들을 장황하게 설명하기 보다는 핵심적인이면서도 자주 사용되는 C의 프로그래밍 요소들을 실용적인 예제코드들을 이용하여 정확하게 설명하고, 실용적인 종합예제들을 통해 C 프로그래밍의 경험과 사고능력을 배양하도록 하였다.
문제부터 풀자! C Programming

문제부터 풀자! C Programming

김광  | 북스홀릭퍼블리싱
18,000원  | 20210901  | 9791162890936
이 책은 컴퓨터 프로그래밍을 배우는 데에 있어서 기초가 되는 논리들을 이해하고, 이를 활용하여 문제를 풀어가면서 프로그램 제작 훈련을 돕기 위해 만들어진 책이다. 이 훈련의 특징은 프로그래밍의 기초부터 응용까지 15단계로 나누어 각 단계마다 필요한 논리와 개념 설명은 최소한으로 줄이고, 간단한 예제를 통해 이해할 수 있도록 설명한다. 그러므로 다른 C언어 도서에서 다루는 구체적인 문법들이나 이론적인 설명을 자세하게 다루지 않는다. 각 단계마다 조금씩 수준을 높여 가면서 반복되는 실습문제들을 풀게 되는데, 이런 과정을 거치면서 프로그래밍 논리와 문제해결 능력이 향상되도록 하였다.
Core C Programming

Core C Programming

천정아  | 연두에디션
25,200원  | 20190114  | 9791188831166
학생이 쉽게 올바른 코드를 작성할 수 있도록 C의 핵심 기능들에 대한 가이드 라인을 제시한다. 이러한 기능이 왜 필요하고, 왜 사용할 수 밖에 없는지에 대한 개념설명을 담았으며, 사용 형식, 다양한 예제, 주의사항들을 통한 단계별 확장을 도와준다. 또한 간단한 예제로 시작해서 실무에서도 자주 사용되는 예제로 구성했으며, 다양한 Tip과 수업중에 나올 수 있는 질문까지 제시한다.
최근 본 책